Explain flynns classification in computer in hindi

web development

Sunday 20 December 2020
Hacker

web development

 Explain Flynn's Classification in hindi


M . J . Flynn's ने एक Computer system के orgnization के लिए एक Classification को 
प्रस्तावित किया जिसमें instructions और Data 
items की संख्या एक साथ Manipulate कर
 दिया जाता है । Memory से read किए जाने वाले Instructions का Sequence एक Data Stream 
बनाता है 
Processor में Data पर किए गए operations 
एक Data स्ट्रीम को constitute ( गठन ) करते हैं ।
Parellal processing instruction stream एवं Data Stream दोनों में occure हो सकता है ।

Flynns ने Computer को four major groups में Devide किया था जिसे Flynn's Classification  कहते हैं

flynns classification in hindi

Classification of Flynn's

Flynn's ने Computer system को जिन Major cotegriege में Classified किया था वह नीचे दिए गए हैं

1 SISD

2 SIMD

3 MISD

4 MIMD


1 . SISD :

SISD को ( Full Form ) Single Instruction Single Data Stream की तरह जाना जाता है ।
यह Single Computer Organisation को Represent करता है जिसमें एक Processor Unit , एक Control Unit , एवं एक Memory Unit , होती है ।
इसमें Instructions Sequencially Execut होते हैं और System में Internal Parallel Processing Capabilities हो भी सकती है या नहीं भी  ।
Most Conventional Computers में SISD Architecture होते हैं ।
Instruction Control Unit के द्वारा Decode किया जाता है फिर Control Unit Instructions को Processing Unit को Execution के लिए Send करता है ।
इसमें Data Stream का flow bidirectional Processor एवं Memory के बीच होता है


2. SIMD :

SIMD को Single Instruction Multiple Data Stream की तरह जाना जाता है । 
यह एक ऐसे Orgnization को Represent करता है जिसमें एक general Control Unit के अंदर कई Processing Units रहते हैं ।
सभी Processor Control Unit से Same Instructions Recieved करते हैं But , Data के Defferent Items पर Work करते हैं ।
इसमें Shared Memory Unit में multiple Module होने चाहिए ताकि यह All Processor के साथ Communication कर सके 
यह Array Processing पर Depend है ।

3 MISD :

MISD को Multiple Instruction Single Data Stream की तरह जाना जाता है । 
यह Structure Theoretical Interest है क्योंकि , इस Orgnization का Use करके कोई System Inbuild नहीं किया गया है ।
इसमें एक Single Data Stream पर कई Processing Unit Operate होती है 
प्रत्येक Processing Unit अलग-अलग Stream के माध्यम से Data को independent रुप से operate करती हैं ।


4 . MIMD : 

MIMD को Multiple Instruction Multiple Data Stream की तरह जाना जाता है । 
इस Orgnization में एक Parallel Computer में
All Processors Multiple Instructions को Execute कर सकते हैं और एक ही Time  में Multiple Data को operate कर सकते हैं ।
इसमें Each Processor का एक अलग Program होता है और Each Program से एक Instruction Stream Generate होती है ।

Please Share this Article to All your Freinds And Subscribe My Blog For Letest Uploads

Thank you                    

Rahasyacommunity.   

flynn's classification in computer architecture in hindi

explain flynns classification in hindi

flynn's classification in computer orgnization

flynns classification of parallel processing in hindi

what is flynns classification flynns classification of computer flynn's classification of parallel processing flynn's classificationflynn's classification of computers

web development

3 comments:

web development

web development